home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Media Le CD-ROM 1994 #2
/
CD Media Le CD-ROM - Volume 02.iso
/
mac
/
B
/
00091_Script_91
< prev
next >
Wrap
Text File
|
1994-10-20
|
320b
|
20 lines
on exitFrame
puppetsprite 13, TRUE
global x,y,z,a,b
set y=1
set z=11
MOTEUR
repeat with i=17 to 18
puppetsprite i, TRUE
if rollover (i) then
set the ink of sprite i to 39
else
set the ink of sprite i to 5
end if
end repeat
go to marker (0)
end